* src/Makefile.in: Don't assume that `ln -f' works.
authorGlenn Morris <rgm@gnu.org>
Mon, 20 Aug 2012 23:57:35 +0000 (19:57 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 20 Aug 2012 23:57:35 +0000 (19:57 -0400)
commit5ff9ac3d96159ff819f27b95ffe31fb6eeb45720
tree90591ff75f3ea63047b2ca7df01e69d9d4b1e7b3
parentd471805b38bceb582e0af92095fbd4896d775de5
* src/Makefile.in: Don't assume that `ln -f' works.
Presumably it does work fine on all platforms currently building
Emacs, but the autoconf manual says not to rely on it.
src/ChangeLog
src/Makefile.in